Gets or sets the ColumnName value. (R)
This is the Table Column name for the SQL statement. The result value is
retrieved using this name. The Table Name comes from
DBMessage.DbQuery.TableName.
select
TableName.ColumnName
update TableName set
TableName.ColumnName = value
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.